Spread Windows Forms 12.0 Product Documentation
CollectionBase<T> Class Properties


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : CollectionBase<T> Class

For a list of all members of this type, see CollectionBase<T> members.

Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the T at the specified index in the collection.  
Top
Protected Properties
 NameDescription
Protected PropertyGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

CollectionBase<T> Class
GrapeCity.Win.Spread.InputMan.CellType Namespace